cast menu's toplevel to GtkWindow when passing to
authorMichael Natterer <mitch@imendio.com>
Fri, 13 Jun 2008 13:30:38 +0000 (13:30 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Fri, 13 Jun 2008 13:30:38 +0000 (13:30 +0000)
commit6aaea9737875708658ae0fba9de3f7701cc9d83a
tree3f2d7ff5962f3d6af465456c0148ccb265cdc86c
parenta40901c1155969297ee643acc2f8960c38ebfe6d
cast menu's toplevel to GtkWindow when passing to

2008-06-13  Michael Natterer  <mitch@imendio.com>

* gtk/gtkcombobox.c (gtk_combo_box_menu_position): cast menu's
toplevel to GtkWindow when passing to gtk_window_set_type_hint().

svn path=/trunk/; revision=20372
ChangeLog
gtk/gtkcombobox.c